Learning
Learning: You may need to use the learning function while you encounter some problems.
á
1. Hope the computer to learn the gesture of your characteristic handwriting when the word is recognized incorrectly.
2. Intend to create a new word that the computer doesn't have it. Usually you must use tool to create a new word and give a code that doesnÆt be used. Then save it to the database.
3. Wish to use a user-defined symbol to represent a string.
áOperation:
áFirst, write
the handwriting you wish it to be learned on the writing area(screen).
Press [
Learning button] and the system would display the handwriting
you just write in the learning window. Input a word or a group of words
in the text edit field that stand for the handwriting. You could input
the word(s) by writing or other input methods. After that, press [Insert]
and the system will finish learning.
Learning Figure
1. Write the handwriting(or graph) you wish it to be learned.
á2. Open the learning function window, the handwriting or graph you just write will be displayed in the window.
á
á3. Move the cursor to the input string field in the learning window and input the word(s) that stand for the handwriting.
á
á4. Press [Learning New] button and the system will save your handwriting or graphic.
á
Learning Handwriting
á
1. If you write a word that system recognizes it incorrectly.
2. Open the learning function window, youÆll find the handwriting you just write would be displayed in the window.
á
á3. Input the correct word in the string field by writing or keyboard input method etc.
á
á4. Press [Learning New] button.
5. Press [Learning manager] button and itÆll display the learning database shown as below. You could look up, delete or undo the learning words.
á
á
Learning Control Code
Learning control code or gesture
(1).Control code such as F1~F12, Ctrl+A~Z, Alt+A~Z, ESC etc. In this case, the control code option should be not enable. For examples, press Ctrl+C(Edit/Copy function) in the WORD application, Now let use this feature to learn Ctrl+C hotkey
(2) The control code which will change the cursor position such as Insert, Home, Page Up, End, Page Down, <(Left), ^(Up), >(Right), v(Down), In this case, the control code option should be enabled.
The following example will show you how to learn the [Ctrl+C] (Edit/Copy) key in the Word application.
*First, write the custom gesture(control code) in the application and then click the learning function.
* Enable the [Learn Control Code] option and press Ctrl+C.
* Press [Insert] button to save data. The gesture you write is equivalent to the Ctrl+C for keyboard in your application.